Fix a typo in the docs.
authorMatthias Clasen <matthiasc@src.gnome.org>
Tue, 16 Mar 2004 00:04:46 +0000 (00:04 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Tue, 16 Mar 2004 00:04:46 +0000 (00:04 +0000)
gtk/gtkfilechooserwidget.c

index f6e325c8ec0cdb423120ecf67f1a033b3cd42976..5d3182127245420e3fd9763bc983d77820ffc661 100644 (file)
@@ -224,7 +224,7 @@ gtk_file_chooser_widget_new (GtkFileChooserAction action)
 }
 
 /**
- * gtk_file_chooser_widget_new:
+ * gtk_file_chooser_widget_new_with_backend:
  * @action: Open or save mode for the widget
  * @backend: The name of the specific filesystem backend to use.
  *